Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_interval_create_from_date_string
date_interval_create_from_date_string
Alias for DateInterval::createFromDateString - Set the date interval from the relative part of the string
Name:
date_interval_create_from_date_string
Category:
Date and time
Programming Language:
php
One-line Description:
Create a DateInterval from the relevant part of the string.
Related
Combining socket_create and socket_cmsg_space to create efficient communication channels
1
How to Effectively Remove Non-Numeric Characters from a String Using intval? Key Considerations
2
PHP Tips: How to Store Filename in a Variable and Count Lines in a File
1
Differences Between AES and DES Encryption Algorithms in PHP
7
Similar Functions
date_interval_format
date_interval_format
AliasforDateInterv
timezone_name_get
timezone_name_get
AliasforDateTimeZo
date_timezone_get
date_timezone_get
AliasforDateTime::
gmstrftime
gmstrftime
FormatGMT/UTCtime/da
date_diff
date_diff
AliasforDateTime::
date_create_from_format
date_create_from_format
AliasforDateTime::
microtime
microtime
ReturnsthecurrentUni
timezone_version_get
timezone_version_get
Gettheversionoftimez
Popular Articles